Software error:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '></map>          </td>        </tr>        <tr>           <td height=' at line 9 : 
	SELECT DISTINCT
		line.ID AS LineID,
		catg.ID AS CatgID,
		scatg.ID AS SubCatgID
		FROM dsb_live.products prodinfo
			INNER JOIN dsb_live.product_sub_categories scatg ON scatg.ID = prodinfo.SubCatgID
			INNER JOIN dsb_live.product_categories catg ON scatg.CatgID = catg.ID
			INNER JOIN dsb_live.product_lines line ON catg.LineID = line.ID
		WHERE prodinfo.ID = 659></map>          </td>        </tr>        <tr>           <td height=
	 at admin/FRAMEWORK/SQL.pm line 118.

For help, please send mail to the webmaster (root@localhost), giving this error message and the time and date of the error.